home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / June 96 / Re Error reported when doin < prev    next >
Encoding:
Internet Message Format  |  1996-12-03  |  916 b   |  [TEXT/ttxt]

  1. Subject:     Re: Error reported when doin
  2. Sent:        6/12/96 2:35 PM
  3. Received:    6/12/96 2:51 PM
  4. From:        Mary Boetcher, mary_boetcher@quickmail.apple.com
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8.         Reply to:   RE>Error reported when doing a PasteAs
  9.  
  10. >>When I close my document after I
  11. >>do a Copy/PasteAs Iget the followning error as a DebugStr 
  12.  
  13. >>Last clipboard change did not clone: _fOriginalDraft != kODNULL ...NOT! At
  14. >>ODClipboardDraftClosing +15c
  15.  
  16. The OpenDoc error message says that the last thing written to the clipboard was not bracketted by BeginClone-EndClone calls. If you're writing data by overriding ODF's FW_CContent::Externalize method, cloning should be taken care of for you.
  17.  
  18. Are you using promises? What kind of data are you copying (embedded or non-embedded)?
  19.  
  20. Mary Boetcher
  21. ODF Person
  22.